gtk4.git
2018-02-12 Alban BrowaeysFix overzalous method annotations for drag and drop
2018-02-12 Emmanuele Bassibuild: Use GIR targets for built introspection data
2018-02-12 Emmanuele BassiBump up the dependency on Meson
2018-02-12 Mart RaudseppUpdate Estonian translation
2018-02-11 Matthias Clasengdk: Add some more docs
2018-02-10 Matthias Clasengdk: Expand the docs a bit
2018-02-09 Emmanuele Bassidocs: Mention G_ENABLE_DIAGNOSTIC in the porting notes
2018-02-09 Timm Bädermenu: Guard against NULL toplevel
2018-02-09 Timm Bäderbox: Remove an unnecessary include
2018-02-09 Timm Bäderbox: Rename private pointers to "priv"
2018-02-09 Timm Bäderbox: Simplify size_allocate
2018-02-09 Timm Bäderbox: Use widget child list when computing size request
2018-02-09 Timm Bäderbox: Use widget child list in compute_size_for_orientation
2018-02-09 Benjamin Otteinspector: Remove gtk.h include
2018-02-09 Benjamin Ottea11y: Remove gtk.h include from iconview header
2018-02-08 Benjamin Ottea11y: Remove gtk.h include from lockbutton
2018-02-08 Benjamin Ottea11y: Remove gtk/h include from menu header
2018-02-08 Benjamin Ottea11y: Remove gtk.h include from listbox headers
2018-02-08 Benjamin Ottea11y: Remove gtk.h from flowbox includes
2018-02-08 Benjamin Ottea11y: Remove gtk.h include from container accessible
2018-02-08 Benjamin Ottea11y: Remove gtk.h include
2018-02-08 Benjamin Ottea11y: Don't include gtk.h
2018-02-08 Emmanuele Bassidocs: Link to the compiler requirements wiki page
2018-02-08 Emmanuele BassiRename the project's DOAP file
2018-02-08 Benjamin Otteshortcuts: Don't include gtk.h
2018-02-08 Benjamin Ottepointerfocus: Don't include gtk.h
2018-02-07 Matthias ClasenDrop event filters from the docs
2018-02-07 Matthias ClasenRemove gdk_window_add_filter
2018-02-07 Matthias Clasenx11: Don't use gdk_window_add_filter
2018-02-07 Emmanuele Bassidocs: Update header rules in the coding style
2018-02-06 Timm Bädercellrendereraccel: unref sizing_label
2018-02-06 Timm Bäderbuild: install gsk-autocleanup.h
2018-02-06 Timm Bädergl renderer: Check the scale factor for every render
2018-02-06 Timm Bäderdemo: Remove an expose_event mention
2018-02-06 Timm Bädernotebook: Remove another event type check
2018-02-06 Timm Bäderseparatormenuitem: Don't create label widget in get_label
2018-02-06 Matthias ClasenDrop a leftover declaration
2018-02-06 Matthias ClasenMake gdk_event_get_history public
2018-02-06 Matthias Clasengdk: Drop gdk_x11_window_set_frame_extents
2018-02-06 Matthias Clasenfix the docs build
2018-02-06 Matthias ClasenThe big versioning cleanup
2018-02-06 Matthias Clasengdk: Add some missing autocleanup definitions
2018-02-06 Matthias Clasengsk: Add autocleanup definitions
2018-02-05 Piotr DrągUpdate POTFILES.in
2018-02-05 Benjamin Ottetests: Make text test have more glyphs
2018-02-05 Benjamin Ottecssprovider: Use g_file_load_bytes()
2018-02-05 Carlos Garnachodocs: Rename right get_history() call on GDK docs
2018-02-05 Carlos Garnachogdk: Rename gdk_event_get_history() to get_motion_history()
2018-02-05 Emmanuele Bassibuild: Fix the non-pkg-config Vulkan detection
2018-02-05 Daniel Stonebuild: Create input method module cache directory
2018-02-05 Emmanuele Bassibuild: Use pkg-config to find Vulkan
2018-02-05 Emmanuele BassiDrop the last mentions of motion hint events
2018-02-05 Matthias ClasenDon't put gdk types into a gsk header
2018-02-05 Matthias ClasenDrop the mir backend
2018-02-04 Piotr DrągUpdate Polish translation
2018-02-04 Matthias Clasendocs: Remove some leftovers
2018-02-04 Matthias ClasenDrop threads from the docs
2018-02-04 Matthias ClasenDrop gtk_widget_show_now
2018-02-04 Matthias Clasentreeview: Stop using gtk_widget_show_now
2018-02-04 Matthias Clasengtk testsuite: Stop using gtk_widget_show_now
2018-02-04 Matthias Clasena11y testsuite: Stop using gtk_widget_show_now
2018-02-04 Timm Bädersearchbar: reorganize
2018-02-04 Timm Bädersearchbar: Properly remove child widgets
2018-02-04 Timm Bädersearchbar: Remove unused widgets
2018-02-04 Timm Bädergdk: fix a format string warning
2018-02-04 Timm Bäderglarea: Fix precondition check
2018-02-04 Timm Bäderroundedrect: Fix coordinate mixup in contains_point
2018-02-04 Timm Bäderglarea: Simplify make_current
2018-02-04 Timm Bädergl renderer: Use a gl texture in render_texture
2018-02-03 Piotr DrągUpdate POTFILES.in
2018-02-03 Benjamin Otterendernode: Don't alloca() 8MB
2018-02-03 Benjamin Otterbtree: Privatize header
2018-02-03 Emmanuele BassiAllow binding GdkContentFormatsBuilder
2018-02-03 Timm Bädergl renderer: Clear resources after render_texture
2018-02-03 Timm Bädernotebook: Handle touch events for tabs
2018-02-03 Timm Bäderwidget: Remove realized checks from _translate_coordinates
2018-02-03 Timm Bäderwidget: Don't call snapshot vfunc if width or height...
2018-02-03 Timm Bädericonbrowser: setup image dnd for image6
2018-02-03 Emmanuele BassiRemove all gdk_threads_* entry points
2018-02-03 Emmanuele BassiDrop the Big GDK Lock
2018-02-03 Emmanuele BassiReplace gdk_threads_add_timeout* with g_timeout_add()
2018-02-03 Emmanuele BassiReplace gdk_threads_add_idle* with g_idle_add()
2018-02-03 Benjamin Ottetoolpalette: Remove
2018-02-02 Benjamin Ottegtk: Remove GtkRecentChooser
2018-02-02 Benjamin Ottetests: Unrealize renderer
2018-02-02 Benjamin Ottetexture: Add sanity checks to constructors
2018-02-02 Benjamin Ottetexture: Make the texture id a guint
2018-02-02 Emmanuele BassiRename GtkActionMuxer's private header
2018-02-02 Emmanuele BassiRename GtkActionHelper private header
2018-02-02 Emmanuele BassiSplit list of sources
2018-02-01 Emmanuele Bassidocs: Annotate gdk_keymap_get_display()
2018-02-01 Emmanuele BassiRemove unnecessary gtk-doc stanza
2018-02-01 Emmanuele BassiRemove leading underscore from private symbols
2018-02-01 Emmanuele BassiRename gtkiconcachevalidator.h
2018-02-01 Emmanuele BassiRename gtkiconcache.h
2018-02-01 Emmanuele BassiReplace boilerplate in GtkIcon
2018-01-31 Matthias Claseniconview: Fix a problem with the previous change
2018-01-31 Benjamin Ottednd: Remove unused member variable
2018-01-31 Benjamin Ottednd: Move GdkDragProtocol to X11
2018-01-31 Benjamin Ottednd: Remove 2 vfuncs that aren't needed
next